home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / Term 4.7.2 / Documentation / List of Recent Changes next >
Text File  |  1993-09-28  |  7KB  |  64 lines

  1. Recent Changes to Term:
  2.  
  3. Version 4.7.2, September 27, 1993:
  4. • Added "reduced line spacing" as a screen format option.  This option allows lines of text to be spaced more closely than the normal spacing for Term's 9 and 12-point fonts.  In some cases, it allows 32 lines to be used when only 24 lines were possible, or to use the 12-point font when only the 9-point font had been possible.  On most PowerBooks, the 12-point font may now be used.
  5. • Added a setting for tab spacing under the Compatibility settings.  Also, changed the default tab spacing from 4 to 8 columns.
  6. • Added settings to the compatibility dialog for "Localnet connection" and "Host recognizes break".  These control whether "Return to Network" and "Transmit Break" are enabled under the "Special" menu.
  7. • Added text to the Modem/Printer Port configuration dialog, recommending the use of 38,400 baud for most 9600 and 14.4K baud modems.
  8. • Improved the code for centering windows and dialogs.
  9. • Fixed a bug which caused Term to draw characters on the desktop after Quit was selected, if characters were still being received from the modem.
  10. • Fixed a bug in initializing the Communications Toolbox which could have caused problems for System 6 users.
  11. • Fixed a bug which could cause "garbage" to be drawn along the left edge of Term's window.  This would happen if two monitors were being used, and Term's window was on a monitor positioned to the *left* of the monitor containing the menu bar.
  12. • Fixed a bug which could cause commands in the "Commands" dialog to the contain the "return" or "enter" characters.
  13.  
  14. Version 4.7.1, April 27, 1993:
  15. *** General Information ***
  16. This is a new version of Term wth several significant new features.  Copy and Paste are supported in the Edit menu.  Also, Term may be used with the Macintosh Communications Toolbox.  The Comm. Toolbox is available for System 6.0.4 and later, and allows Term to automatically issue modem commands, and dial and retry connections.  The built-in serial port support in Term now allows the printer port to be used, as well as the modem port.
  17. *** List of Changes ***
  18. • Added support for Paste and several variations of Copy in the Edit menu.
  19. • A new Communications dialog allows the printer port to be selected, and also allows use of the Communications Toolbox when it is available.  The Communications Toolbox allows full modem control, including automatic dialing.
  20. • Some settings have been re-arranged: the baud rate selection and “reset modem at close” have been moved to the new Communications dialog.
  21. • Added 38,400 to the list of available baud rates.
  22. • Term now uses a new, readable settings file format.  Files in the new format may be edited with word processing programs which have an "open any file" option, or by temporarily changing the type of a file from 'TRMS' to 'TEXT'.  Before returning to the Finder, Term will ask if you want to save settings read from an old format file in the new format.  All new settings file written by Term will be in the new format.
  23. • Term now saves the "double-click action" setting in settings files.
  24. • If settings read from a file have been changed during a session, Term will ask if you want to save the new settings before returning to the Finder.
  25. • Renamed "Get Settings..." in the "File" menu to "Load Settings...".
  26. • Double-clicking on a settings file while Term is running now has the same effect as loading the file with "Load Settings".
  27. • Term can now open and close sessions from the file menu, and continue running with no active session.
  28. • Fixed a bug which caused Term to erroneously report that the beep sound named in a settings file is not available.
  29. • Changed the code which opens and closes the serial driver to use the ROM-based driver instead of the RAM-based driver on Mac Plus and newer machines.
  30. • The code in Term for the WMAC Print command now handles page range selections more efficiently.  Only the selected pages will be sent to the print driver instead of all pages.  However, all pages must still be downloaded from the host.
  31. • A new VMPR resource is present in Term, which may be used to configure the format of the WMAC (PRINT output.  This resource has the same format as the VMPR resource in tn3270.
  32. • Fixed a bug in which some storage Term allocated was not being freed.
  33. • Fixed a bug which could cause Term to crash if an attempt were made to print after changing the printer in the Chooser.
  34. • Fixed a bug which caused Term to crash if it were put in the background with a connection active via the Communications Toolbox.
  35.  
  36. Version 4.6.4, September 22, 1991:
  37. Fixed a bug which caused lines to not be spaced correctly when printing the screen on a Personal LaserWriter LS.
  38. Fixed a bug which caused character attributes to become incorrect as a result of scrolling.
  39.  
  40. Version 4.6.3, August 14, 1991:
  41. Added "ESC :" as an additional clear screen sequence.  This sequence is used by the IBM 3708 TVI950 definition.
  42.  
  43. Version 4.6.2, July 17, 1991:
  44. Fixed a bug which could cause erased characters to reappear after a screen update.
  45.  
  46. Version 4.6.1, March 30, 1991:
  47. Added beep sound selection under the "Miscellaneous" settings.  When "System Alert Sound" is selected, the beep sound is the sound selected in the Control Panel, and is played in the usual way.  When any other sound is selected, it is played by Term asynchronously, so that processing will not be delayed while the beep sound is being played.
  48. Changed the file transfer code so that the default directory for reading or writing a new file will be the most recent directory used by Term.  The directory is initially set to the directory which contains Term.  The directory will be changed when a settings file is read or written, and when a file is uploaded or downloaded.
  49. The "File" menu now contains "Open Connection" and "Close Connection" items.  In this version of Term they are always disabled.  They will be used in a future version of Term which supports the Communications Toolbox.
  50. Fixed a bug which could cause Term to crash during file transfers.
  51. Added color icons to Term for System 7.
  52.  
  53. Version 4.6.0, January, 1991:
  54. Convert from Aztec C  MPW 3.2 C.
  55. Added "Set Creator..." to the "File" menu to allow selecting the creator for text files Term creates (either by "Save Session" or by WMAC downloads).
  56.  
  57. Version 4.5.4 10/28/90:
  58. Fixed a bug which could cause system errors after Term prompts for a settings file or a file to transmit.  This bug has only been observed in System 7.0, although it could possibly affect other versions as well.
  59.  
  60. Version 4.5.3 9/15/90:
  61. Fixed bug which prevented desk accessories from being opened when using System 7.
  62. Added handling of disk insert events.  While Term is active, it is now possible to format an unformatted floppy disk.  On keyboards which have both a command key and a control key, the control key is now used to generate control characters, and the command key may be used for menu key equivalents.  Command-Q has been added to the File menu as an equivalent for Quit.
  63. Updated the screen drawing code so that drawing remains as fast as possible regardless of where Term's window is positioned on the screen.
  64.